Revision: alterator--scmui--0.1--patch-41
Archive: voins@altlinux.ru--2004-alt
Creator: Alexey Voinov <voins@voins.program.ru>
Date: Tue Feb  8 23:49:57 MSK 2005
Standard-date: 2005-02-08 20:49:57 GMT
Modified-files: include/context.hh
    src/libalterator/context.cc
New-patches: voins@altlinux.ru--2004-alt/alterator--scmui--0.1--patch-41
Summary: special exception for contexts
Keywords: 

context::missing is now thrown if some key is missing
instead of std::runtime_error. This is more consistent with
mapper.
